core: Add 'cat' builtin
authorColin Walters <walters@verbum.org>
Mon, 5 Mar 2012 16:32:48 +0000 (11:32 -0500)
committerColin Walters <walters@verbum.org>
Tue, 6 Mar 2012 16:59:06 +0000 (11:59 -0500)
commiteb7c3d01a30b3e6f7a2ba9bae30a796480bed891
treebd4cc493e2d57aa7198fa56d1d49d0680d4408f0
parent9dc86d0f5e8ac5d48065b13db205aa8110dbb39f
core: Add 'cat' builtin
Makefile-ostree.am
src/libostree/ostree-repo-file.c
src/ostree/main.c
src/ostree/ot-builtin-cat.c [new file with mode: 0644]
src/ostree/ot-builtins.h
tests/t0000-basic.sh
tests/t0001-archive.sh